Agent skill
templates-aalmada-bookstore
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/templates-aalmada-bookstore
SKILL.md
{Brief opening statement - assume Claude is smart, only provide context Claude doesn't have.}
-
{First Step}
- {Actionable instruction}
- Template:
templates/{FileName}.cs(if generating code) - Reference: See {reference-file}.md (if details are large)
-
{Second Step}
- {Another instruction}
- {Sub-bullet if needed}
// turbo 3. {Automated Step (Optional)}
- Run:
{command to execute automatically} - This step runs without user confirmation
Related Skills
Prerequisites:
/{prerequisite-skill}- What must exist or run before this skill
Next Steps:
/{next-skill}- What to run after completing this skill/{verify-feature}- Verification step (if applicable)
Related:
/{related-skill}- When to use instead or in addition
See Also:
- Relevant AGENTS.md files
- Other skills in
.claude/skills/for examples
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?