Skip to main content
Execute qualquer Skill no Manus
com um clique
onepunch-tk
Perfil de criador do GitHub

onepunch-tk

Visão por repositório de 30 skills coletadas em 3 repositórios do GitHub.

skills coletadas
30
repositórios
3
atualizado
2026-05-20
explorador de repositórios

Repositórios e skills representativas

prd
Desenvolvedores de software

PRD generation rules and unified template enforced by a Python script. Single 14-section structure for Web, Backend, Mobile, and multi-platform projects.

2026-05-20
adr
Desenvolvedores de software

ADR (Architecture Decision Record) generation + supersession rules. Immutable per-file under docs/adr/ (Status line is the only mutable surface). Bootstrap enumerates from PRD; standalone `/blueprint adr` adds or supersedes. Python-backed renderer.

2026-05-19
agent-memory-guide
Especialistas em gestão de projetos

Shared memory-management guidance for subagents. Preload via the subagent's skills frontmatter field so every agent follows the same rules about what to save, when to save, and when to retrieve.

2026-05-19
architecture
Desenvolvedores de software

Generate or update docs/ARCHITECTURE.md via a Python-backed, single unified template. Supports React Router Framework, Expo Router, NestJS, and Tauri 2 across single-package and monorepo layouts. The renderer enforces scope discipline — data model, features, code snippets, and tech-stack recommendations are rejected as PRD-territory.

2026-05-19
blueprint
Desenvolvedores de software

Orchestrate creation/update of PRD, ADR, ARCHITECTURE, and ROADMAP via a guided 5-mode flow (Bootstrap / PRD / ADR / ARCHITECTURE / ROADMAP). Wraps the six doc subagents with phase-state enforcement so steps cannot be skipped. Use when the user invokes `/blueprint`, asks to "PRD/ROADMAP을 만들자", or wants to initialize/refresh project documentation.

2026-05-19
ca-rules
Especialistas em gestão de projetos

Clean Architecture 4-layer dependency rules, TDD-exempt layer list, and test policy per layer. Reference-only skill preloaded by pipeline, tdd, code-reviewer, and other architecture-aware consumers.

2026-05-19
cf-deploy
Desenvolvedores de software

Generate a production-ready GitHub Actions workflow that deploys a project to Cloudflare Workers via the official cloudflare/wrangler-action. Auto-detects the package manager (bun/pnpm/yarn/npm), reads the project's package.json scripts to assemble the right quality gates (lint/typecheck/test) and build step, parameterizes branches from .claude/config.json, and writes the rendered YAML to .github/workflows/deploy-cloudflare-workers.yml. Use whenever the user asks to "set up Cloudflare Workers deployment", "add a Cloudflare deploy workflow", "create a wrangler GitHub Action", "deploy this project to Workers from GitHub", or any phrasing about a CI/CD pipeline targeting Cloudflare Workers — even when they don't say the word "skill". Do not use this skill for Cloudflare Pages, Vercel, Netlify, or other platforms.

2026-05-19
ci-setup
Desenvolvedores de software

Generate a standalone .github/workflows/ci.yml that runs lint / typecheck / test / build on pull requests. Reads the project's package.json to assemble the right step set for the detected package manager (bun / pnpm / yarn / npm). Produces a self-contained workflow — no dependency on cc-ecosystem reusable workflows or composite actions. Triggers: "ci.yml 만들어줘", "GitHub Actions 셋업", "/ci-setup", "set up CI for this project". Do NOT use this skill for deploy/release workflows (cf-deploy, eas-deploy, etc. are separate target-specific skills).

2026-05-19
Mostrando as 8 principais de 20 skills coletadas neste repositório.
workflow-team
Gerentes de sistemas computacionais e de informação

Workflow for Agent Teams autonomous parallel development. Provides team lead orchestration guide and teammate execution protocol. Covers file ownership, communication, and merge strategy.

2026-02-09
review-report
Analistas de garantia de qualidade de software e testadores

Generates standardized review reports for the code-reviewer agent. Called by reviewer agents to produce consistent, structured report output.

2026-02-09
workflow-interactive
Desenvolvedores de software

Development workflow for implementation tasks. Use when: implementing features, fixing bugs, creating components, writing routes, integrating APIs, or any task that involves writing production code. Provides the standard TDD-first development cycle with code review and validation steps. Do NOT use for research, documentation-only, or planning-only tasks.

2026-02-09
project-structure
Desenvolvedores de software

Analyze and document project structure using framework-specific Clean Architecture templates. Supports: React Router Framework, Expo Router, NestJS. Auto-detects project type from config files or accepts explicit argument.

2026-02-09
git
Desenvolvedores de software

Git automation skill. Provides task selection UI when /git command is executed. Choose from commit, push, sync, merge operations.

2026-02-09
tdd
Analistas de garantia de qualidade de software e testadores

TDD (Test-Driven Development) rules and patterns. Use when: (1) Writing unit tests, (2) Determining test targets, (3) Following TDD cycle. Supports Expo, React Native, React Router, NestJS using Vitest/Jest.

2026-01-31
Mostrando 3 de 3 repositórios
Todos os repositórios foram exibidos