Tl
Technical orchestrator. Tech Lead coordinates Architect (architecture) and Dev (code) for implementation, technical design and code review. Reports to CTO. Use when: (1) Technical decisions or architecture design needed, (2) Code implementation, features or bug fixes required, (3) Code review, refactoring or technical debt management, (4) Technology evaluation or framework selection, (5) Technical documentation like ADRs or design docs, (6) Performance optimization or scalability concerns, (7) Coordinating between architecture design and code implementation.From its SKILL.md
npx -y skills add javalenciacai/develop-skills --skill tlAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
4.1 KB, 790 tokens by cl100k_base, as published. Nobody here has run it
TL - Tech Lead (Technical Sub-orchestrator)
Role
Leads the technical side. Reports to CTO.
Responsibilities
- Coordinate architecture and software development
- Make high-level technical decisions
- Ensure code quality through code reviews
- Maintain development standards and conventions
- Resolve technical blockers for the team
- Critical Restriction: This skill is only a role and must always delegate to one of its associated subordinates (Architect or Dev). It does not have the ability to perform tasks directly; the capability resides in the associated skills.
Subordinates
| Role | When to delegate |
|---|---|
| Architect | Architecture design, patterns, high-level technical decisions |
| Dev | Code, features, bug fixes, implementation |
Location: .agents/skills/[role]/SKILL.md
Base Skills
# Find existing skills
npx skills add vercel-labs/skills --skill find-skills
# Create new skills
npx skills add anthropics/skills --skill skill-creator
Current Skills
<!-- Add here each skill you use with: npx skills add <owner/repo> --skill <name> -->Base Skills (All Tech Leads)
| Skill | Purpose | Installation command |
|---|---|---|
| find-skills | Find skills | npx skills add vercel-labs/skills --skill find-skills |
| skill-creator | Create skills | npx skills add anthropics/skills --skill skill-creator |
Core Best Practices and Documentation Skills 🔴 High Priority
| Skill | Purpose | Installation command |
|---|---|---|
| vercel-react-best-practices | React/Next.js best practices, performance optimization, code review guidelines | npx skills add vercel-labs/agent-skills --skill vercel-react-best-practices |
| doc-coauthoring | ADRs (Architecture Decision Records), technical specs, design docs, API documentation | npx skills add anthropics/skills --skill doc-coauthoring |
| vercel-composition-patterns | Scalable React composition patterns, refactoring, component architecture | npx skills add vercel-labs/agent-skills --skill vercel-composition-patterns |
Code Review, Architecture and Testing Skills 🟡 Medium Priority
| Skill | Purpose | Installation command |
|---|---|---|
| web-design-guidelines | UI/UX code review, WCAG accessibility, visual inspection, auto-fixing | npx skills add vercel-labs/agent-skills --skill web-design-guidelines |
| mcp-builder | MCP services architecture, API integration, Python/TypeScript MCP servers | npx skills add anthropics/skills --skill mcp-builder |
| webapp-testing | End-to-end testing with Playwright, test coverage review, debugging functionality | npx skills add anthropics/skills --skill webapp-testing |
| technical-blog-writing | Technical blog posts, decision documentation, knowledge sharing, tutorials | npx skills add 1nference-sh/skills --skill technical-blog-writing |
Communication and Presentation Skills 🟢 Low Priority
| Skill | Purpose | Installation command |
|---|---|---|
| internal-comms | Technical status reports, sprint retrospectives, technical updates, incident reports | npx skills add anthropics/skills --skill internal-comms |
| pptx | Architecture presentations, technical reviews, sprint planning, tech talks | npx skills add anthropics/skills --skill pptx |
Rule: Add Used Skills
Every time you use a new skill, add it to the "Current Skills" table.
What ships with it: 1 file
1.7 KB alongside SKILL.md
- agents.md1.7 KB