Skip to main content

adihebbalae/Attacca

SkillsMP는 adihebbalae/Attacca에서 27개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
27
GitHub 스타
3
GitHub 포크
0

수집된 skill 27개 중 27개를 표시합니다.

직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Pressure-tests a built feature, PR, or design against multiple independent, no-context skeptical personas through iterative rounds of objection and rebuttal, until every fixable objection is actually fixed and only genuine values disagreements remain. Trigger…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (docs/GLOSSARY.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Find deepening opportunities in a codebase, informed by the domain language in docs/GLOSSARY.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Session bookmark. Triggers when user says 'wrap up', 'done for today', /wrap-session, or when closing a work session on a CONTEXT.md-bearing project. Rewrites .attacca/focus.md, appends new decisions to CONTEXT.md, and surfaces repeated corrections as…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Initialize a new project from scratch. Read spec from CONTEXT.md or ask interactively, scaffold directories, set up .gitignore and basic configs, create CONTEXT.md, commit. Use when starting a new project.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Disambiguate vague build requests through structured questioning. Triggers when user says 'build me X' implying 2+ unresolved dimensions (auth/payments/data/integrations), has new-project or major-feature scope with unresolved decisions, or user says…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Retrofit an existing project with Attacca. Audit project structure, generate CONTEXT.md from what you find, merge settings safely, suggest plugins. Never touches source code or existing deployments.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Falsification-first validation for a product, startup, feature, or side-project idea. Decomposes the idea into load-bearing assumptions, pre-registers kill criteria before looking at evidence, runs cost-ordered disqualifiers, gathers cited evidence into a…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Token compression skill. Use when: context window is filling up, on long-running multi-session tasks, when user needs faster/cheaper agent responses, or when working in bandwidth-constrained environments. Reduces output tokens 65–75% by switching to…

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Runbooks and decision frameworks for production incidents and emergencies. Use when: service is down, critical feature broken, data loss risk, security breach detected. Covers triage, classification, symptom-to-fix matching, and incident logging.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Pre-push quality gate checklist. Use when: before any git push, before opening a PR, after implementing a full feature. Runs lint, type-check, tests, and a security scan as a single sequential gate. Fails fast — does not proceed past a failing stage.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

TDD workflow skill enforcing RED → GREEN → REFACTOR. Use when: implementing any feature test-first, writing unit or integration tests, building with a test-heavy stack (Jest, Vitest, pytest, RSpec, etc.). Prevents writing implementation before a failing test…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

BDR commit discipline: Business/Decision/Rationale format making every commit auditable and falsifiable. Triggers when user says 'bdr commit', asks to commit a feature, or a non-trivial implementation is complete. Never add Co-Authored-By or AI attribution.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

On-demand code review checklist. Use when: reviewing code changes, PR review, self-review before committing, checking code quality after implementation. Covers readability, correctness, performance, security, and maintainability.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria. Inspired by Andrej Karpathy's…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Build and maintain a persistent, compounding LLM-maintained knowledge base (wiki). Use when: setting up a second brain for a project or personal knowledge base, processing PDFs/articles/notes into structured wiki pages, querying accumulated knowledge with…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a throwaway prototype to flesh out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Turn the current conversation context into a PRD and publish it as a GitHub Issue. Use when user wants to create a PRD from the current context.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Ship a working MVP as fast as possible. Ruthless scope, aggressive defaults, skip non-essential gates. For speed-first projects where 'done' beats 'perfect'.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Welcome guide for new users. Assesses your setup, explains what Attacca does, points to first action. Run this first if you're new.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Generate a Software Bill of Materials (SBOM) and scan for CVEs. Use before production pushes, when dependency files change, or on security request. Artifacts written to .attacca/sbom/.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

On-demand security audit checklist based on OWASP Top 10. Use before any git push. Reports written to .attacca/audits/latest.md with verdict that unlocks the push gate.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

4-gate supply chain security checklist. Prevents malicious packages, typosquatting, and abandoned projects. Use before adding any dependency to production. Can run standalone.

원문 언어: 영어

업데이트
수집된 skill 27개 중 27개를 표시합니다.