BU

build-feature

Develop features through small, end-to-end functional slices to validate architecture early.

Install

mkdir -p .claude/skills/build-feature && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/5155" && unzip -o skill.zip -d .claude/skills/build-feature && rm skill.zip

Installs to .claude/skills/build-feature

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Use when creating or developing a feature, this contains a focused instructions for building features.
102 chars✓ has a “when” trigger
Beginner

Key capabilities

  • Build end-to-end feature slices
  • Validate system architecture early
  • Iterate based on rapid feedback

How it works

It implements tiny, end-to-end slices of functionality that traverse all system layers to validate the architecture before full-scale development.

Inputs & outputs

You give it
Feature requirement
You get back
End-to-end functional feature slice

When to use build-feature

  • Implement a small feature slice to test architecture
  • Develop end-to-end functionality for a new requirement
  • Validate system components early in development

About this skill

Rules

  • Make sure you're certain from all ambiguities, otherwise ask for clarification
  • If there's a plan, follow it and ask for clarification if needed
  • Follow the Tracer Bullets to build a small, focused, end-to-end slice of the feature

Tracer Bullets

When building features, build a tiny, end-to-end slice of the feature first, seek feedback, then expand out from there. Tracer bullets comes from the Pragmatic Programmer. When building systems, you want to write code that gets you feedback as quickly as possible. Tracer bullets are small slices of functionality that go through all layers of the system, allowing you to test and validate your approach early. This helps in identifying potential issues and ensures that the overall architecture is sound before investing significant time in development.

When not to use it

  • When building large, monolithic features without slicing

Limitations

  • Requires clear requirements to avoid ambiguity

How it compares

It prioritizes early architectural validation through tracer bullets instead of building features in isolation.

Compared to similar skills

build-feature side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
build-feature (this skill)16moNo flagsBeginner
software-architecture3336moNo flagsIntermediate
codex322moReviewAdvanced
game-development706moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

software-architecture

davila7

Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.

333868

codex

Lucklyric

Invoke Codex CLI for complex coding tasks requiring high reasoning capabilities. This skill should be invoked when users explicitly mention "Codex", request complex implementation challenges, advanced reasoning, or need high-reasoning model assistance. Automatically triggers on codex-related requests and supports session continuation for iterative development.

32238

game-development

davila7

Game development orchestrator. Routes to platform-specific skills based on project needs.

70195

senior-fullstack

davila7

Comprehensive fullstack development skill for building complete web applications with React, Next.js, Node.js, GraphQL, and PostgreSQL. Includes project scaffolding, code quality analysis, architecture patterns, and complete tech stack guidance. Use when building new projects, analyzing code quality, implementing design patterns, or setting up development workflows.

35110

command-name

anthropics

This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.

697

python-project-structure

wshobson

Python project organization, module architecture, and public API design. Use when setting up new projects, organizing modules, defining public interfaces with __all__, or planning directory layouts.

860

Search skills

Search the agent skills registry